Package de.ueberdosis.mp3info

Interface Summary
Defines Contains global constants.
 

Class Summary
Configuration Contains various switches and values that can be changed by developers.
ExtendedID3Tag This class contains all interesting information about an mp3.
ID3Reader ID 3 version 1.6.0 and Bitrate reader Milon Krejca , Florian Heer , (c) 2000
ID3Tag Contains the information a ID3 V1 tag has
ID3Writer API for writing an ID3Tag to the specified file.
 

Exception Summary
ID3TagException Contains information about a possibly encountered ID3-Tag
ID3V2Exception Contains information about a possibly encountered ID3V2-Tag
UndersizedException Marker Exception used if more data is needed than we got.